Next: Terminal Parameters, Previous: Frame Geometry, Up: Frames [Contents][Index]
A frame has many parameters that control its appearance and behavior. Just what parameters a frame has depends on what display mechanism it uses.
Frame parameters exist mostly for the sake of graphical
displays. Most frame parameters have no effect when applied to a
frame on a text terminal; only the height,
width, name, title,
menu-bar-lines, buffer-list and
buffer-predicate parameters do something special. If
the terminal supports colors, the parameters
foreground-color, background-color,
background-mode and display-type are
also meaningful. If the terminal supports frame transparency, the
parameter alpha is also meaningful.
| • Parameter Access: | How to change a frame’s parameters. | |
| • Initial Parameters: | Specifying frame parameters when you make a frame. | |
| • Window Frame Parameters: | List of frame parameters for window systems. | |
| • Geometry: | Parsing geometry specifications. |